home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / text / hp540_fw.rea < prev    next >
Text File  |  1995-09-09  |  927b  |  20 lines

  1. Short:  FinalWriter ARexx macro to print single envelope for HP540
  2. Author: jimd@slip106.termserv.siu.edu (Jim Dutton)
  3. Type:   text/misc
  4.  
  5. This macro will take 3 user address lines from predefined Environment
  6. variables, and highlighted address text from a FinalWriter document,
  7. and print both addresses on a single-fed envelope.
  8.  
  9. The Environment variables used are ENV:FW/MyName, ENV:FW/MyAddress, and
  10. ENV:FW/MyCityStateZip. The recipient address is expected to be in the
  11. proper format in the FinalWriter document.
  12.  
  13. Simply, format the doc + recipient address, insert single envelope,
  14. invoke this macro, and both yours and the recipient's addresses will be
  15. printed on the single envelope. Then print the document.
  16.  
  17. Note: the HP 5xx/6xx series printers have a special single-envelope feeder
  18. which other printers may not have. This is not an absolute necessity in using
  19. this macro, which could easily be adopted for other printers.
  20.